ci(deps): bump the actions-minor group with 2 updates#328
ci(deps): bump the actions-minor group with 2 updates#328dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the actions-minor group with 2 updates: [actions/cache](https://github.com/actions/cache) and [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action). Updates `actions/cache` from 5.0.3 to 5.0.4 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@cdf6c1f...6682284) Updates `anthropics/claude-code-action` from 1.0.72 to 1.0.77 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@cd77b50...ff9acae) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor - dependency-name: anthropics/claude-code-action dependency-version: 1.0.77 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Health 45 Agents Guard stopped this pull request. What we found
Next steps
Files seen in this run
|
🤖 Keepalive Loop StatusPR #328 | Agent: Codex | Iteration 0/5 Current State
🔍 Failure Classification| Error type | infrastructure | |
Keepalive Work Log (click to expand)
|
…c147d55834722 From dependabot PR #328 — applying only the maint-76-claude-code-review.yml change. The agents-auto-pilot.yml change is excluded as that file is managed by the stranske/Workflows sync. https://claude.ai/code/session_01D7662TN52iZPqh1HgAFBRQ
|
This PR cannot be merged as-is because it modifies Action taken:
Closing this PR to keep the queue clean. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
…view From dependabot PR #328 — applying only the maint-76-claude-code-review.yml change. The agents-auto-pilot.yml change is excluded as that file is managed by the stranske/Workflows sync. https://claude.ai/code/session_01D7662TN52iZPqh1HgAFBRQ Co-authored-by: Claude <noreply@anthropic.com>
…int (#333) * ci: bump anthropics/claude-code-action to ff9acae5886d41a99ed4ec14b7dc147d55834722 From dependabot PR #328 — applying only the maint-76-claude-code-review.yml change. The agents-auto-pilot.yml change is excluded as that file is managed by the stranske/Workflows sync. https://claude.ai/code/session_01D7662TN52iZPqh1HgAFBRQ * feat: add remote trigger scripts and fix bundle to include Runner.xlsm - Add scripts/windows/request_counter_risk_remote.cmd — operator submits a run request by dropping a .request file in a shared folder - Add scripts/windows/process_counter_risk_remote.cmd — worker polls the shared folder, runs the CLI for each request, marks .done/.failed - Add docs/remote_trigger_testing.md — full flow documentation - Update release.py to: - Copy Runner.xlsm into bundle as counter_risk_runner.xlsm (operator entrypoint as documented in deployment instructions) - Copy remote cmd scripts into bundle root - Update README_HOW_TO_RUN.md to reference all three entry points Resolves the four missing items flagged in the deployment instructions review. https://claude.ai/code/session_01D7662TN52iZPqh1HgAFBRQ * fix: address PR #333 review comments - request_counter_risk_remote.cmd: add PowerShell fallback for wmic timestamp generation; validate TIMESTAMP before use; align input_root prompt text with actual worker default (bundle folder) - process_counter_risk_remote.cmd: guard for loop body with `if exist` to prevent false FOUND=1 when no .request files match the wildcard; use per-request unique settings filename (%BASE%) to avoid collision when multiple workers run concurrently; delete settings file after run - docs/remote_trigger_testing.md: fix Runner.xlsm -> counter_risk_runner.xlsm in prerequisites table - release.py: fail fast (ValueError) when Runner.xlsm is absent; add _copy_remote_trigger_doc() to include remote_trigger_testing.md at bundle root; fix README reference from docs/ path to bundle-root path - tests/test_release_bundle.py: seed Runner.xlsm, remote scripts, and remote_trigger_testing.md in _write_fake_repo; add five new tests: copy_runner_xlsm copies / raises-when-missing, copy_remote_scripts, assemble_release includes all new artifacts in bundle + manifest, assemble_release fails fast when Runner.xlsm missing https://claude.ai/code/session_01D7662TN52iZPqh1HgAFBRQ --------- Co-authored-by: Claude <noreply@anthropic.com>
Bumps the actions-minor group with 2 updates: actions/cache and anthropics/claude-code-action.
Updates
actions/cachefrom 5.0.3 to 5.0.4Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
6682284Merge pull request #1738 from actions/prepare-v5.0.4e340396Update RELEASES8a67110Add licenses1865903Update dependencies & patch security vulnerabilities5656298Merge pull request #1722 from RyPeck/patch-14e380d1Fix cache key in examples.md for bun.lockb7e8d49Merge pull request #1701 from actions/Link-/fix-proxy-integration-tests984a21bAdd traffic sanity check stepacf2f1fFix resolution95a07c5Add wait for proxyUpdates
anthropics/claude-code-actionfrom 1.0.72 to 1.0.77Release notes
Sourced from anthropics/claude-code-action's releases.
Commits
ff9acaeAuto-set subprocess env scrub when allowed_non_write_users is configured (#1093)6062f37chore: bump Claude Code to 2.1.81 and Agent SDK to 0.2.81df37d2fchore: bump Claude Code to 2.1.79 and Agent SDK to 0.2.791ba15beRemove redundant git status/diff/log from tag mode allowlist (#1075)9ddce40Restore .claude/ and .mcp.json from PR base branch before CLI runs (#1066)1b422b3chore: bump Claude Code to 2.1.78 and Agent SDK to 0.2.774c044bbchore: bump Claude Code to 2.1.77 and Agent SDK to 0.2.77Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions